Forward to Data files protection
Back to Encryption issues
What kinds of application protection does MoleBox offer?
MoleBox provides:
- application integrity protection;
- data files protection from access, viewing,
editing, use by 3rd party applications;
- import table protection;
- encryption of the executable files, which makes its disassembling
near to impossible.
Do you offer anti-debug, anti-dump, anti-trace protection?
No. MoleBox is specialized on protecting the application supplementary files from unauthorized use.
Do I need to make changes in my source code?
No. MoleBox is a wrapping protection, you can apply it after you application is ready for publishing. This allows to protect the applications created with a wide range of development tools, from standard C++ compilers to RAD tools.
MoleBox doesn't change the .rsc section contents (dialog forms and other data added to project as application resources) because Windows 9x makes some undocumented preprocessing of this section. In the case of absence or incorrect contents of .rsc section application wouldn't be able to access to its internal resources. We do not use any undocumented Windows feature. However, it you engage integrity check to your packed application, the contents of this section cannot be modified.